Rdocumentation
powered by
Learn R Programming
darch (version 0.10.0)
setNormalizeWeights<-: Set whether weight normalization should be performed
Description
Set whether weight normalization should be performed
Usage
setNormalizeWeights(net) <- value
Arguments
net
A instance of the class
Net
.
value
Boolean value indicating whether the weights should be normalized
See Also
Net